home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / TELECOMM / CILNK252 / CILINK#1.EXE / RBBS.SCR < prev    next >
Text File  |  1992-09-21  |  562b  |  18 lines

  1. *-----------------------------------------------------------------------
  2. * Valid script commands: WaitFor, SendTxt, SendKey, Delay and DoShell.
  3. * Note SendKey 13 is the same as SendKey $0D.   Both are the enter key.
  4. *-----------------------------------------------------------------------
  5.  
  6. *-----------------------------------
  7. * Script file for Juneau RBBS
  8. *-----------------------------------
  9.  
  10. WaitFor What is your FIRST name?
  11. SendTxt CEDAR
  12.  
  13. WaitFor What is your LAST name?
  14. SendTxt ISLAND
  15.  
  16. WaitFor Enter Password (dots echo)?
  17. SendTxt SOFTWARE
  18.